xen.git
2005-11-17 emellor@leeni... Initialise the request ID in xs_talkv, to silence valgr...
2005-11-17 emellor@leeni... Initialise the request ID in xs_talkv, to silence valgr...
2005-11-17 emellor@leeni... Simplify the logic of each of the functions here, remov...
2005-11-17 emellor@leeni... Merged.
2005-11-17 emellor@leeni... Correct buffer->size at the same time as buffer->capaci...
2005-11-17 kaf24@firebug... The perdomain mapping area in Xen space requires more...
2005-11-17 emellor@leeni... Merged.
2005-11-17 emellor@leeni... Documentation: remove Twisted Matrix pre-req
2005-11-17 dan@guaranine... Updates to the xm-test README file.
2005-11-17 emellor@leeni... This patch explains network-* options in xm.1, includin...
2005-11-17 dan@guaranine... Update 01_pause_basic test for new console behavior.
2005-11-17 dan@guaranine... Make test 04_memset detect bug #380 and restart the...
2005-11-17 emellor@leeni... Here's the patch for making the otherend_changed entrypoint
2005-11-17 kaf24@firebug... Fix IOCTL_PRIVCMD_GET_MACH2PHYS_MFNS to work properly for
2005-11-17 smh22@firebug... Fix pinning logic on restore.
2005-11-16 emellor@leeni... Merged.
2005-11-16 dan@guaranine... Test for creating a domain with too little memory.
2005-11-16 dan@guaranine... Make 01_reboot test more robust.
2005-11-16 smh22@firebug... One more try...
2005-11-16 smh22@firebug... Fix annoying error introduced during cleanup. Oops.
2005-11-16 smh22@tempest... Trivial fixes for 64bit and xend.
2005-11-16 smh22@firebug... Many fixes for save/restore and related areas for PAE...
2005-11-16 emellor@leeni... Merged.
2005-11-16 emellor@leeni... Watch for changes in the /vm section of the store,...
2005-11-16 emellor@leeni... Added an unwatch method, so that XendDomainInfo can...
2005-11-16 emellor@leeni... Move the registration of the @releaseDomain watch so...
2005-11-16 emellor@leeni... Downgrade the failure to change the iptables settings...
2005-11-16 emellor@leeni... Merged.
2005-11-16 jmb@artemis... Dom0 might not be called Domain-0, so ask for the name...
2005-11-16 kaf24@firebug... Rename XENVER_parameters to slightly more informative
2005-11-16 emellor@leeni... Merged.
2005-11-16 emellor@leeni... Review checks for Error string when checking that bad...
2005-11-16 kaf24@firebug... Fix up start_info_t magic string to match the format of
2005-11-16 kaf24@firebug... This fixes the following scenerio:
2005-11-16 kaf24@firebug... Change ISA_IO_BASE to fix_to_virt(FIX_ISAMAP_BEGIN...
2005-11-16 kaf24@firebug... Remove unnecessary cast of kmalloc() result.
2005-11-16 kaf24@firebug... Add definitions of some swiotlb symbols to pci-dma.c.
2005-11-16 kaf24@firebug... /dev/mem write function should use copy_from_user,...
2005-11-16 kaf24@firebug... merge.
2005-11-16 kaf24@firebug... Correctly export xencons functions to avoid ugly 'extern'
2005-11-16 emellor@leeni... Merged.
2005-11-16 emellor@leeni... The following patch removes every (hopefully) reference...
2005-11-16 kaf24@firebug... Fix function that shouldn't be globally defined.
2005-11-16 kaf24@firebug... Trivial coding style fix.
2005-11-16 kaf24@firebug... Add function declarations, and ensure we prevent mismatch
2005-11-16 kaf24@firebug... Replace 0 with NULL when assigning pointer fields/param...
2005-11-15 kaf24@firebug... Fix 64-bit build that I broke by making acpi table...
2005-11-15 emellor@leeni... Make watchStart and watchMain global functions rather...
2005-11-15 emellor@leeni... Merged.
2005-11-15 emellor@leeni... Have a watch callback return 0 or 1 depending upon...
2005-11-15 emellor@leeni... Remove the handling of TypeError inside gather. It...
2005-11-15 kaf24@firebug... Ensure we initialise the cpu_present_map before
2005-11-15 emellor@leeni... This patch fixes dom0 SMP vcpu hotplug. Currently...
2005-11-15 emellor@leeni... This patch fixes a number of vcpu related issues.
2005-11-15 emellor@leeni... Merged.
2005-11-15 emellor@leeni... Fix race between xspy_read_watch and xspy_watch, by...
2005-11-15 kaf24@firebug... acpi change is Xen/x86 specific, so make it dependent on
2005-11-15 kaf24@firebug... Upgrade Xen's msr.h to include definitions from Linux...
2005-11-15 emellor@leeni... Merged.
2005-11-15 danms@us.ibm.comReduce the time required to start xm-test domains by...
2005-11-15 emellor@leeni... Have the vif scripts expect the offline event, not...
2005-11-15 emellor@leeni... Added link_exists function, for neatness. Check for...
2005-11-15 emellor@leeni... Merged.
2005-11-15 emellor@leeni... This patch is largely stylistic, and gets rid of Studdl...
2005-11-15 emellor@leeni... This patch adds more content around the scheduler porti...
2005-11-15 emellor@leeni... This patch is another in the continued effort to flesh...
2005-11-15 kaf24@firebug... Update hgignore list.
2005-11-15 kaf24@firebug... The new userland monitoring tool, XenMon.
2005-11-15 kaf24@firebug... Extra tracing in Xen to support XenMon.
2005-11-15 kaf24@firebug... Previous changeset trivially broke ioemu/helper2.c...
2005-11-15 kaf24@firebug... This patch fixed keyboard issue for linux kernel 2...
2005-11-15 kaf24@firebug... Properly declare ioapic_update_EOI().
2005-11-15 kaf24@firebug... Initialise secondary CPUs via an arch_initcall rather...
2005-11-14 kaf24@firebug... get_page_type() must clean up writable pagetable state
2005-11-14 kaf24@firebug... Better fix for flushing conflicting batched ptwr state
2005-11-14 kaf24@firebug... Flush writable pagetable state before emulating a PT
2005-11-14 kaf24@firebug... Use make_lowmem_page_readonly/writable() in preference...
2005-11-14 kaf24@firebug... Failure to revalidate a writable pagetable page should...
2005-11-14 emellor@leeni... Fix check for a working iptables installation. Checkin...
2005-11-14 emellor@leeni... Merged.
2005-11-14 emellor@leeni... Added line of debugging to try and catch hotplug script...
2005-11-14 kaf24@firebug... Declare local variables at the start of a block, not...
2005-11-14 kaf24@firebug... Clean up xenstore/console shared page initialisation...
2005-11-14 kaf24@firebug... Revert accidentally applied changes from changeset
2005-11-14 kaf24@firebug... Trivial Makefile cleanup for ioemu.
2005-11-14 emellor@leeni... Allocate MAC addresses using Xensource Inc's new OUI.
2005-11-14 kaf24@firebug... If /sbin/ isn't in the path, udev rules will erroneousl...
2005-11-12 emellor@leeni... The various changes to move to using info instead of...
2005-11-12 emellor@leeni... Further changes to xm.1 man page.
2005-11-12 emellor@leeni... From Charles Coffing <ccoffing@novell.com>:
2005-11-12 emellor@leeni... The following patch is work in progress to add more...
2005-11-12 dan@guaranine... This test was failing for he wrong reason. Calls to...
2005-11-12 emellor@leeni... Disable use of mmap. This allows Xenstored to run...
2005-11-11 emellor@leeni... Merged.
2005-11-11 emellor@leeni... New Xenbus driver structure, bringing an explicit state...
2005-11-11 smh22@firebug... Attached patch allows PAE xenlinux to run in the shadow...
2005-11-11 smh22@firebug... Fix make_page_readonly/make_page_writeable on PAE guest...
2005-11-11 emellor@leeni... Rename the commands inside the hotplug scripts to match...
2005-11-11 emellor@leeni... New location for code common to both netfront and netba...
2005-11-11 emellor@leeni... Don't call iptables if it is not installed. This code...
next